home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / office / autodemo_officexp / default / intro.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-15  |  85 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("main.swf",1,"GET");
  3.    _root.timerActive = true;
  4. }
  5.